home *** CD-ROM | disk | FTP | other *** search
/ Champak 103 / Vol 103.iso / interfac / it.dig / scripts / DefineButton2_256 / BUTTONCONDACTION on(release).as
Text File  |  2010-03-13  |  71b  |  4 lines

  1. on(release){
  2.    getUrl("mailto:atendimento@digerati.com.br", "");
  3. }
  4.